extends ProfileBean

Just like a normal profile bean, but with extra stuff that admins can see


Properties

Name Returns Notes Example
notes String
email String
firstName String
surName String
phone String
nickName String

Methods

Name Returns Notes Example
save ( ) void Saves changes made to the following fields: nickName, firstName, surName, email, phone and notes

Ask a question, or offer an answer